home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / OBJECTREF.DTML < prev    next >
Encoding:
Text File  |  1999-11-03  |  911 b   |  37 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <html lang="en">
  3. <head>
  4. <title>
  5. Object Reference
  6. </title>
  7. </head>
  8. <body bgcolor="#ffffff" link="#000099" vlink="#555555">
  9.  
  10. <h2>Object Reference</h2>
  11. <p>
  12. The object reference documents the interfaces of 
  13. objects which are built in to the system or have 
  14. been installed as add-on products. This reference 
  15. focuses on those object services useful in 
  16. <em>DTML scripting</em>. 
  17. </p>
  18.  
  19.  
  20. <ul>
  21. <dtml-in hs_objectvalues>
  22. <dtml-with sequence-item>
  23. <li> <a href="<dtml-var BASE1>/HelpSys/ObjectRef/<dtml-var 
  24.  meta_type fmt=url-quote>/hs_main"><dtml-var meta_type></a>
  25. </dtml-with>
  26. </li>
  27. </dtml-in>
  28. </ul>
  29.  
  30. <p>
  31. <a href="../hs_main">
  32. <img src="<dtml-var SCRIPT_NAME>/HelpSys/hs_larrow" height="9" width="9" border="0" valign="bottom" alt=""> Back to Help</a>
  33. </p>
  34.  
  35. </body>
  36. </html>
  37.